cody - HTMLify profile
cody
4270 Files
785076 Views
Latest files of /cody/frontendcharm/Mini-Projects/LOADERS/Blob Effect Micro Interaction
body {
background: #17181c;
display: grid;
place-items: center;
height: 100vh;
}
.blob-effect {
background: #17181c;
display: grid;
place-items: center;
height: 100vh;
}
.blob-effect {